GroupAdjustmentProperty Json Schema
In This Topic
Overview
 |
GroupAdjustmentProperty
 |
 |
adj : number
The adjustment number.
|
 |
adjGroupCode : string
|
 |
adjType : string
The adjustment type.
|
 |
 |
key : string
|
 |
value : string
| |
 |
code : string
|
 |
compPlan : number
The comp plan. Same value as in the criteria.compPlan field.
|
 |
disqualified : boolean
|
 |
forceAdjToHoldback : boolean
|
 |
includeInInterpolationComp : boolean
|
 |
key : string
Adjustment key.
|
 |
llpa : number
|
 |
margin : number
|
 |
msr : number
|
 |
pmiTypes : Array[string]
|
 |
productCodes : Array[string]
|
 |
 |
category : string
The category of the special mortgage option.
|
 |
description : string
Description of the mortgage option.
|
 |
dynamicProperties : object
|
 |
enabled : boolean
Set to True if enabled.
|
 |
id : ObjectId
The mortgage option ID, used for reference.
 |
counter : integer
internal only
|
 |
date : string
The current date.
internal only
|
 |
machineIdentifier : integer
internal only
|
 |
processIdentifier : integer
internal only
|
 |
time : integer
internal only
|
 |
timeSecond : integer
internal only
|
 |
timestamp : integer
internal only
| |
 |
name : string
Name of the special mortgage option.
| |
 |
referenceId : string
The reference ID for the adjustment.
|
 |
tags : Array[string]
|
 |
targetType : string
|
 |
triggerServicingGrouping : boolean
|
 |
type : string
|
 |
userGroupExternalId : string
|
 |
valueType : string
| |
 |
armMargin : boolean
|
 |
cap : Cap
|
 |
disqualifyAdjustments : Array[string]
|
 |
finalAdjustment : number
|
 |
hideDisqualifyAdjustments : Array[string]
|
 |
includeZeroValuedAdjustments : boolean
|
 |
name : string
|
 |
pointBase : boolean
|
 |
qualifyAdjustments : Array[string]
|
 |
referenceId : string
|
 |
totalAdjustment : number
|
 |
type : string
| |
Properties
| Name | Description | Data Type |
| adjustments | | Array[Adj] |
| armMargin | | boolean |
| cap | | Cap |
| disqualifyAdjustments | | Array[string] |
| finalAdjustment | | number |
| hideDisqualifyAdjustments | | Array[string] |
| id | | ObjectId |
| includeZeroValuedAdjustments | | boolean |
| name | | string |
| pointBase | | boolean |
| qualifyAdjustments | | Array[string] |
| referenceId | | string |
| totalAdjustment | | number |
| type | | string |
See Also